projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20a672b
)
; * lisp/erc/erc-backend.el (erc-server-reconnect-timeout): Doc (bug#71756).
author
F. Jason Park
<jp@neverwas.me>
Mon, 24 Jun 2024 23:04:37 +0000
(16:04 -0700)
committer
F. Jason Park
<jp@neverwas.me>
Thu, 27 Jun 2024 13:43:18 +0000
(06:43 -0700)
lisp/erc/erc-backend.el
patch
|
blob
|
history
diff --git
a/lisp/erc/erc-backend.el
b/lisp/erc/erc-backend.el
index a75ceffb6c88424af303f354ed045eb44c73d65f..01213c9724dcebe1fbbbb59126d0fa667b6bdf6e 100644
(file)
--- a/
lisp/erc/erc-backend.el
+++ b/
lisp/erc/erc-backend.el
@@
-425,7
+425,7
@@
If this value is too low, servers may reject your initial nick
request upon reconnecting because they haven't yet noticed that
your previous connection is dead. If this happens, try setting
this value to 120 or greater and/or exploring the option
-`erc-
regain-services
-alist', which may provide a more proactive
+`erc-
services-regain
-alist', which may provide a more proactive
means of handling this situation on some servers."
:type 'number)